home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-03 / ivb92b.zip / SHADOW.FRM (.txt) < prev    next >
Visual Basic Form  |  1992-09-10  |  2KB  |  46 lines

  1. Form1
  2. Shadow Demonstration
  3. Form1
  4. Check1
  5.     &Extruded
  6. Text1
  7. Label1
  8. &Text
  9. Text2
  10. Command1
  11. &Redraw
  12. Label2
  13. &Shadow
  14. Text3
  15. Command2
  16. E&xit
  17. Label3
  18. &Background
  19. Command1_Click
  20. Form_Paint
  21. Form_Click
  22. Text1
  23. Text2
  24. Text3
  25.     BackColor
  26. CurrentX
  27. CurrentY
  28. Check1
  29. Value
  30.     ForeColor
  31. Command2_Click
  32. Command1_Click
  33. Form_Paint
  34. Hello World"
  35. Demo textr
  36. Get text, shadow, background colors
  37. Set form and "shadow" colors
  38. Calculate offset value as as
  39. percentage of the font height
  40. Store current text positionh
  41. Calculate shadow positionf
  42. Print shadow
  43. Reset position for texte
  44. Print regular text
  45. Command2_Click
  46.